projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fae911
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Dec 2001 18:47:27 +0000
(18:47 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Dec 2001 18:47:27 +0000
(18:47 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 8428636f6c8f5b4a65c483d50034e9e99e6b5549..16ffe8b6b7c43ff09079758d577212351f5916f6 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,7
@@
2001-12-28 Richard M. Stallman <rms@gnu.org>
- * keymap.c (Flookup_key):
- Add error message for trying to bind [DEL], [RET], etc.
+ * keymap.c (Flookup_key):
Error message if key has wrong data type.
+
(Fdefine_key):
Add error message for trying to bind [DEL], [RET], etc.
2001-12-28 Gerd Moellmann <gerd@gnu.org>